home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / emula / frodov24.rdm < prev    next >
Text File  |  1997-01-18  |  2KB  |  51 lines

  1. Short:    C64 emulator, V2.4
  2. Author:   cbauer@iphcip1.physik.uni-mainz.de (Christian Bauer)
  3. Uploader: cbauer@iphcip1.physik.uni-mainz.de (Christian Bauer)
  4. Version:  2.4
  5. Type:     misc/emu
  6. Requires: AmigaOS 2.1, 68020
  7.  
  8. Frodo is a multitasking freeware C64 emulator for the Amiga and
  9. DraCo. OS2.1 and a 68020 (or better) are required, as well as copies
  10. of the original C64 ROMs, which are not included.
  11.  
  12. This emulator focuses on the exact reproduction of special graphical
  13. effects possible on the 64, and has therefore relatively high system
  14. requirements. Using a 68060-50 and a CyberVision card gives about
  15. 140-160% of the original C64 speed in standard text mode in the
  16. emulation's most precise mode and about 700% in its fastest mode.
  17.  
  18. Using a line-based VIC model, Frodo is capable of running most games
  19. and demos correctly, even those with FLI, FLD, DYCP, open top/bottom
  20. borders, multiplexed sprites etc. A single-cycle version of the
  21. emulator, "Frodo SC", is included that runs even those programs that
  22. fail on the line-based emulation.
  23.  
  24. A graphics card (any one whose modes are selectable with a screenmode
  25. requester will do) is strongly recommended for faster display as the
  26. emulator's routines have been designed for a chunky display memory.
  27. The "Graffiti" video card is also supported.
  28.  
  29. Some small demo programs and the full source code in C and assembly
  30. language are included in the archive.
  31.  
  32. Changes from V2.3:
  33.  - The C64 Basic and kernal ROMs are now included in the archive
  34.  - FreeScreenBuffer() was called even under OS 2.x
  35.  - Corrected idle state display
  36.  - The last line of Y expanded sprites wasn't drawn
  37.  - Writing to $d011/$d012 can trigger raster IRQs
  38.  - Support for Graffiti video card
  39.  - Corrected translation of 0xc1..0xda characters in conv_from_64()
  40.  - 1541 emulation ignores drive numbers when opening the directory
  41.    and allows wildcards for selective directory reading
  42.  - Reading from a write-only SID register returns the last byte written
  43.    to the SID
  44.  - D2 and D3 were swapped in the SID card schematics
  45.  - Corrected ISB, RRA, SHX and SHY instructions
  46.  - Frodo SC: CIA timer one-shot mode didn't stop the timers
  47.  - Frodo SC: Corrected timing of CIA timers (starting/stopping/loading)
  48.  - Frodo SC: Fixed bug in BackECM
  49.  - Frodo SC: More undocumented opcodes implemented
  50.  - Czech catalog files
  51.